data encapsulation meaning in English
数据封闭
数据封装
Examples
- Data encapsulation and multi - tiered design go hand in hand
即,将数据封装和多层设计结合起来。 - Based on above , a rtp / udp data encapsulation scheme based on mpeg - 2 ts ( transport stream ) and it ' s simplified process method are designed for the whole system
在此基础上,设计了一种针对mpeg - 2ts (传送流)的rtp udp数据封装方法及一种简化处理方法。 - ( 3 ) with three - tier system object - oriented programming module technique , the middle tier of system core is completely transparent , and the developers increase the code reusability by the data abstract and data encapsulation
( 3 )本系统设计采用三层结构的面向对象模块化设计技术,系统核心的中间层完全透明,通过数据抽象和封装,开发者可提高代码的可重用性。 - In this paper , the streaming media technology applied to network video monitor system are researched on the basis of video streaming . the emphases are put on system design , video captures and play , and the design of network transmission module and relevant software development method . in fact , uality of service of the network has unstable characteristics , we have analyzed qos guarantee strategy in video streaming transmission on network , and presents a integrated qos guarantee scheme which based on data encapsulation , buffer storage technology and congestion control on network . this scheme do its best to avoid the big delay or congestion on network based on make full use of network bandwidth , which can guarantee the best qos of the video transmission
重点讨论了系统架构、视频捕获和播放、网络传输模块设计以及相关软件开发方法。同时,针对实际网络中存在的服务不稳定性特点,分析了视频流在网络传输过程中的qos保证技术,并在系统中提出了基于数据封装、缓存技术以及网络拥塞控制机制的综合qos解决方案。该方案使系统在充分利用网络带宽的情况下最大程度上避免出现大的延迟或拥塞,保证了视频传输的最佳服务质量。 - This thesis explained the technique of finite element programming by using object - oriented method with vc + + language . it shows that object - oriented method possesses the advantages such as data encapsulation , inheritance and polymorphism , which improve the expandability and maintainability of finite element program . based on the analysis of the
本文阐述了采用面向对象方法和vc + +语言进行有限元程序开发的过程,说明了面向对象方法中数据封装、继承和多态的特点,改善了有限元程序的可扩充性和可维护性。